lint
This commit is contained in:
parent
6750397ef7
commit
9060977790
7 changed files with 9 additions and 8 deletions
|
|
@ -393,7 +393,7 @@ const getNodeInfo = async ({ store }) => {
|
|||
})
|
||||
|
||||
const priv = metadata.private
|
||||
useInstanceStore().set({ name: 'private', value: priv })
|
||||
useInstanceStore().set({ name: 'privateMode', value: priv })
|
||||
|
||||
const frontendVersion = window.___pleromafe_commit_hash
|
||||
useInstanceStore().set({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue