Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/16803fb672eaaba62caa4dfe465b7596aad5e344 You should set ROOT_URL correctly, otherwise the web may not work correctly.

ass TypeScript Beta 2 (version `0.9.0-rc.2`)

pull/62/head releases/0.9.0-rc.2
tycrek 4 years ago
parent 31fa676f5f
commit 16803fb672
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "ass",
"version": "0.9.0-rc.1",
"version": "0.9.0-rc.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ass",
"version": "0.9.0-rc.1",
"version": "0.9.0-rc.2",
"license": "ISC",
"dependencies": {
"@tsconfig/node14": "^1.0.1",

@ -1,6 +1,6 @@
{
"name": "ass",
"version": "0.9.0-rc.1",
"version": "0.9.0-rc.2",
"description": "The superior self-hosted ShareX server",
"main": "ass.js",
"engines": {

Loading…
Cancel
Save