mirror of
https://github.com/YunoHost-Apps/tldraw_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update manifest.toml
This commit is contained in:
parent
1be3ce03ed
commit
26ec5a7493
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,7 @@ ram.runtime = "50M"
|
|||
help.en = "Multiplayer mode requires a Liveblocks API Public Key (you can get one for free at https://liveblocks.io). Don't input anything if you don't want multiplayer mode."
|
||||
help.fr = "Le mode d'édition instantanée requiert une clef publique d'API Liveblocks (vous pouvez en obtenir une gratuitement sur ttps://liveblocks.io). Ne mettez rien si vous ne souhaitez pas de mode d'étition instantanée."
|
||||
type = "string"
|
||||
optional = true
|
||||
|
||||
[install.secretkey]
|
||||
ask.en = "Liveblocks API Secret Key"
|
||||
|
@ -51,6 +52,7 @@ ram.runtime = "50M"
|
|||
help.en = "Multiplayer mode requires a Liveblocks API Secret Key (you can get one for free at https://liveblocks.io). Don't input anything if you don't want multiplayer mode."
|
||||
help.fr = "Le mode d'édition instantanée requiert une clef secrete d'API Liveblocks (vous pouvez en obtenir une gratuitement sur ttps://liveblocks.io). Ne mettez rien si vous ne souhaitez pas de mode d'étition instantanée."
|
||||
type = "string"
|
||||
optional = true
|
||||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
|
|
Loading…
Add table
Reference in a new issue