fix: .banner fixed, will now show guild banner if available, otherwise global banner, if available

This commit is contained in:
Kwoth
2024-12-14 15:31:05 +00:00
parent acf6b7cf58
commit 5498bec8cc
3 changed files with 9 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>true</ImplicitUsings>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
<Version>5.3.1</Version>
<Version>5.3.2</Version>
<!-- Output/build -->
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>