You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
POST scripts
{
"name":"config.json",
"code":"exports.montage_url = "http://127.0.0.1/montage"
}
If I do this then many scripts called config get created. It should either overwrite the existing script or return an error. I guess it should be the latter.
The text was updated successfully, but these errors were encountered:
If I do this then many scripts called config get created. It should either overwrite the existing script or return an error. I guess it should be the latter.
The text was updated successfully, but these errors were encountered: