update spaces to tabs
This commit is contained in:
parent
bf2672cc94
commit
9d38906f95
1 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@ export interface IIframeModeConfig {
|
|||
}
|
||||
|
||||
export interface IFeatureFlags {
|
||||
enableQuestsPage: boolean;
|
||||
enableReputationPage: boolean;
|
||||
enableSkillsPage: boolean;
|
||||
enableQuestsPage: boolean;
|
||||
enableReputationPage: boolean;
|
||||
enableSkillsPage: boolean;
|
||||
}
|
||||
|
||||
export class Config {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue