Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd534488da |
@@ -75,7 +75,7 @@ export const registerSettings = function() {
|
|||||||
name: "MaterialDeck.Sett.Enable",
|
name: "MaterialDeck.Sett.Enable",
|
||||||
scope: "client",
|
scope: "client",
|
||||||
config: true,
|
config: true,
|
||||||
default: true,
|
default: false,
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
onChange: x => window.location.reload()
|
onChange: x => window.location.reload()
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user