forked from AkkomaGang/akkoma-fe
change config comment to be consistent
This commit is contained in:
parent
29dae3c12e
commit
ecb211606c
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ export const defaultState = {
|
||||||
hidePostStats: undefined, // instance default
|
hidePostStats: undefined, // instance default
|
||||||
hideUserStats: undefined, // instance default
|
hideUserStats: undefined, // instance default
|
||||||
virtualScrolling: undefined, // instance default
|
virtualScrolling: undefined, // instance default
|
||||||
sensitiveByDefault: undefined
|
sensitiveByDefault: undefined // instance default
|
||||||
}
|
}
|
||||||
|
|
||||||
// caching the instance default properties
|
// caching the instance default properties
|
||||||
|
|
Loading…
Reference in a new issue