mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
interface: embeds on by default
This commit is contained in:
parent
39e73d16a9
commit
27fd31b0b3
@ -58,7 +58,7 @@ export default class GlobalStore extends BaseStore<StoreState> {
|
||||
imageShown: true,
|
||||
audioShown: true,
|
||||
videoShown: true,
|
||||
oembedShown: false,
|
||||
oembedShown: true,
|
||||
},
|
||||
hideAvatars: false,
|
||||
hideNicknames: false,
|
||||
|
Loading…
Reference in New Issue
Block a user