move pwa manifest to backend
This commit is contained in:
parent
7aa9038a61
commit
b4a7986c8a
16 changed files with 724 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
import { dataSource } from "../../data-source";
|
||||
import { setting } from "../../entity/setting";
|
||||
import { setting } from "../../entity/management/setting";
|
||||
import InternalException from "../../exceptions/internalException";
|
||||
import { SettingString } from "../../type/settingTypes";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue