mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
impr: Added small moon icon to the welcome screen of nightly builds
This commit is contained in:
@@ -805,7 +805,7 @@ namespace hex {
|
||||
#endif
|
||||
}
|
||||
|
||||
bool isNightly() {
|
||||
bool isNightlyBuild() {
|
||||
return getImHexVersion(false).ends_with("WIP");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user