summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-11 14:25:41 +0300
committerAndrew Dolgov <[email protected]>2018-12-11 14:25:41 +0300
commitdaa43e05727d4cd4d7b261a5be3faefab4263dcd (patch)
tree6409a5a95d042928c3fa071ace9d28e6669311d1 /prefs.php
parent7a98105960dcbb53b4a221e2337ac7d1c955bd92 (diff)
use codeflask for user css editor
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index 3a5e792e4..372501524 100644
--- a/prefs.php
+++ b/prefs.php
@@ -59,6 +59,9 @@
packages: [
{ name: "lib", location: "../" },
{ name: "fox", location: "../../js" },
+ ],
+ aliases: [
+ [ "codeflask", "lib/codeflask.min.js" ]
]
};
</script>