Skip to content
Snippets Groups Projects
Commit 0f530de3 authored by Maxim Filippov's avatar Maxim Filippov :new_moon_with_face:
Browse files

Add "noAttachmentLinks" to src/modules/instance.js

parent 85c487b9
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ const defaultState = {
loginMethod: 'password',
nsfwCensorImage: undefined,
vapidPublicKey: undefined,
noAttachmentLinks: false,
// Nasty stuff
pleromaBackend: true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment