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

Set a high default assembly version to avoid auto-update prompts

pull/1175/head
Tyrrrz 1 year ago
parent 062427d143
commit b8a67617bc

@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>999.9.9-dev</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (c) Oleksii Holub</Copyright>
<LangVersion>preview</LangVersion>

Loading…
Cancel
Save