This commit is contained in:
parent
5daa9262f6
commit
cb0d237b6a
7 changed files with 38 additions and 11 deletions
|
|
@ -132,7 +132,9 @@ export default async (req: express.Request, res: express.Response) => {
|
|||
location: null,
|
||||
weight: null
|
||||
},
|
||||
settings: {},
|
||||
settings: {
|
||||
auto_watch: true
|
||||
},
|
||||
client_settings: {
|
||||
home: homeData,
|
||||
show_donation: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue