[Glitch] Add option to disable blurhash previews
Port 3086c645fd to glitch-soc
This commit is contained in:
@@ -29,5 +29,6 @@ export const mascot = getMeta('mascot');
|
||||
export const isStaff = getMeta('is_staff');
|
||||
export const defaultContentType = getMeta('default_content_type');
|
||||
export const forceSingleColumn = getMeta('advanced_layout') === false;
|
||||
export const useBlurhash = getMeta('use_blurhash');
|
||||
|
||||
export default initialState;
|
||||
|
||||
Reference in New Issue
Block a user