mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-05 09:55:20 +02:00
#633 dix suburl
This commit is contained in:
parent
705224353b
commit
24658fcbdd
5 changed files with 11 additions and 19 deletions
|
@ -606,8 +606,8 @@
|
|||
},
|
||||
"\/ng\/js\/gogs.js": {
|
||||
"fileType": 64,
|
||||
"ignore": 0,
|
||||
"ignoreWasSetByUser": 0,
|
||||
"ignore": 1,
|
||||
"ignoreWasSetByUser": 1,
|
||||
"inputAbbreviatedPath": "\/ng\/js\/gogs.js",
|
||||
"outputAbbreviatedPath": "\/ng\/js\/min\/gogs-min.js",
|
||||
"outputPathIsOutsideProject": 0,
|
||||
|
@ -670,17 +670,6 @@
|
|||
"outputStyle": 1,
|
||||
"syntaxCheckerStyle": 1
|
||||
},
|
||||
"\/ng\/js\/min\/gogs-min.js": {
|
||||
"fileType": 64,
|
||||
"ignore": 1,
|
||||
"ignoreWasSetByUser": 0,
|
||||
"inputAbbreviatedPath": "\/ng\/js\/min\/gogs-min.js",
|
||||
"outputAbbreviatedPath": "\/ng\/js\/min\/min\/gogs-min-min.js",
|
||||
"outputPathIsOutsideProject": 0,
|
||||
"outputPathIsSetByUser": 0,
|
||||
"outputStyle": 1,
|
||||
"syntaxCheckerStyle": 1
|
||||
},
|
||||
"\/ng\/js\/utils\/preview.js": {
|
||||
"fileType": 64,
|
||||
"ignore": 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue