Upload old System
This commit is contained in:
7
module/helpers/config.mjs
Normal file
7
module/helpers/config.mjs
Normal file
@ -0,0 +1,7 @@
|
||||
export const KIDSONBROOMS = {};
|
||||
|
||||
// Define constants here, such as:
|
||||
KIDSONBROOMS.foobar = {
|
||||
'bas': 'KIDSONBROOMS.bas',
|
||||
'bar': 'KIDSONBROOMS.bar'
|
||||
};
|
Reference in New Issue
Block a user