mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 11:09:24 +02:00
Started work on library scanning
This commit is contained in:
parent
472cc7e26a
commit
520fb9d078
9 changed files with 157 additions and 4 deletions
|
@ -43,7 +43,7 @@ export default {
|
|||
data () {
|
||||
return {
|
||||
isLoading: false,
|
||||
libraryUsername: 'library@node2.funkwhale.test',
|
||||
libraryUsername: '',
|
||||
result: null,
|
||||
errors: []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue