more fixes after rebase

This commit is contained in:
smilerz
2021-11-01 16:34:53 -05:00
parent 06b7ba809b
commit e229a70360
7 changed files with 52 additions and 69 deletions

View File

@@ -2940,6 +2940,12 @@ export interface UserPreference {
* @memberof UserPreference
*/
default_page?: UserPreferenceDefaultPageEnum;
/**
*
* @type {boolean}
* @memberof UserPreference
*/
use_kj?: boolean;
/**
*
* @type {string}