This website works better with JavaScript.
Home
Help
Register
Sign In
ashpie
/
tabs
Watch
1
Star
0
Fork
0
Code
Issues
12
Pull Requests
0
Releases
44
Wiki
Activity
Browse Source
Update default config service url
develop
Alice Gaudon
1 month ago
parent
a6d7bd3604
commit
b8861a7d45
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Config.ts
+ 1
- 1
src/Config.ts
View File
@ -52,7 +52,7 @@ export default class Config {
'Welcome'
,
'rocket'
,
false
,
'https://eternae.ink/a
risu
/tabs'
,
'https://eternae.ink/a
shpie
/tabs'
,
false
,
)
)
;
}
Write
Preview
Loading…
Cancel
Save