IsDeveloperVersion true...

This commit is contained in:
Loretta 2024-06-28 08:58:58 +02:00
parent 05cefa8006
commit 004236a0d3
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
} }
#endif #endif
return false; return true;
} }
} }