mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-02-13 16:13:22 +01:00
revert accidental change in instance.js
This commit is contained in:
parent
43b7a5d9b3
commit
15d492ace4
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue