mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-03-02 02:31:35 +00:00
Implement continuous mode
This commit is contained in:
parent
e4f6ffe122
commit
2b2f8bf84a
7 changed files with 130 additions and 14 deletions
|
|
@ -7,7 +7,7 @@ let constants = {
|
|||
user_settings: {
|
||||
instance: {
|
||||
type: "string",
|
||||
default: "https://second.cadence.moe"
|
||||
default: "http://localhost:3000"
|
||||
},
|
||||
save_history: {
|
||||
type: "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue