Include another section that somehow got lost
This commit is contained in:
parent
d844b6c340
commit
ade79962b5
1 changed files with 1 additions and 1 deletions
|
@ -67,5 +67,5 @@ def inject_constants():
|
||||||
"config":app.config.get,
|
"config":app.config.get,
|
||||||
"DEFAULT_COLOR":DEFAULT_COLOR,
|
"DEFAULT_COLOR":DEFAULT_COLOR,
|
||||||
"COLORS":COLORS,
|
"COLORS":COLORS,
|
||||||
"ADMIGGERS":ADMINISTRATORS
|
"ADMINISTRATORS":ADMINISTRATORS
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue