revert accidental change in instance.js
This commit is contained in:
parent
43b7a5d9b3
commit
15d492ace4
@ -8,7 +8,7 @@ const defaultState = {
|
||||
// Stuff from apiConfig
|
||||
name: 'Pleroma FE',
|
||||
registrationOpen: true,
|
||||
server: 'http://lain.com:4040',
|
||||
server: 'http://localhost:4040/',
|
||||
textlimit: 5000,
|
||||
themeData: undefined,
|
||||
vapidPublicKey: undefined,
|
||||
|
Loading…
Reference in New Issue
Block a user