mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
files improvements
This commit is contained in:
parent
994fe70d95
commit
8647088faf
6 changed files with 46 additions and 27 deletions
|
@ -106,11 +106,6 @@ function GetApp(): ModuleType {
|
|||
logger.Log(`Donate URL changed: ${newData.replace(/\/n/g, '')}`)
|
||||
loadDonateURL()
|
||||
})
|
||||
} else {
|
||||
logger.Log(
|
||||
`Couldnt read links file! (${linksFile})`,
|
||||
logger.GetColor('redbg')
|
||||
)
|
||||
}
|
||||
|
||||
// --------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue