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 {
|
export interface IFeatureFlags {
|
||||||
enableQuestsPage: boolean;
|
enableQuestsPage: boolean;
|
||||||
enableReputationPage: boolean;
|
enableReputationPage: boolean;
|
||||||
enableSkillsPage: boolean;
|
enableSkillsPage: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
export class Config {
|
export class Config {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue