Add basic user settings panel

This commit is contained in:
Nick O'Leary
2017-04-25 13:43:59 +01:00
parent a3c73a04c2
commit 8135da71bd
5 changed files with 99 additions and 1 deletions

View File

@@ -148,6 +148,7 @@ module.exports = function(grunt) {
"editor/js/ui/search.js",
"editor/js/ui/typeSearch.js",
"editor/js/ui/subflow.js",
"editor/js/ui/userSettings.js",
"editor/js/ui/touch/radialMenu.js"
],
dest: "public/red/red.js"