change default theme name in serveR
This commit is contained in:
parent
1942b15113
commit
871ba2777e
@ -494,7 +494,7 @@ Meteor.methods({
|
||||
current.banner = "/Banners/defaultcover.jpg";
|
||||
current.classes = [userId];
|
||||
current.preferences = {
|
||||
"theme": themeColors.light,
|
||||
"theme": themeColors.lux,
|
||||
"mode": "classes",
|
||||
"timeHide": 1,
|
||||
"done": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user