Browse Source

Updated the admin mail to medlab

rota3015 8 months ago
parent
commit
e11d1bd819
1 changed files with 1 additions and 1 deletions
  1. 1 1
      assets/js/vue.rules.js

+ 1 - 1
assets/js/vue.rules.js

@@ -49,7 +49,7 @@ const app = Vue.createApp({
       backendUrl: '/api/publish_rule',
       backendUrl: '/api/publish_rule',
       backendUrlrule: '/api/get_rule',
       backendUrlrule: '/api/get_rule',
       backedDeleterule: '/api/delete_rule',
       backedDeleterule: '/api/delete_rule',
-      adminMail: "communityrule@medlab.host",
+      adminMail: "medlab@colorado.edu",
       // TODO keep an array of past states for undo/redo
       // TODO keep an array of past states for undo/redo
       history: [],
       history: [],
       // the data of the current module in the editor
       // the data of the current module in the editor