This commit is contained in:
parent
10e51c8e90
commit
4d20d9e608
3 changed files with 40 additions and 1 deletions
5
src/helpers/UserSettingsHelper.ts
Normal file
5
src/helpers/UserSettingsHelper.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import DefaultValues from "../constants/DefaultValues";
|
||||
import UserSetting from "../database/entities/UserSetting";
|
||||
|
||||
export default class UserSettingsHelper {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue