mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
Merge pull request #1502
716366c
revert28fb9fa2be
(cryptochangements34)
This commit is contained in:
commit
6206e3d4c5
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -100,7 +100,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
MainApp app(argc, argv);
|
||||
|
||||
app.setApplicationName("monero-gui");
|
||||
app.setApplicationName("monero-core");
|
||||
app.setOrganizationDomain("getmonero.org");
|
||||
app.setOrganizationName("monero-project");
|
||||
|
||||
|
|
Loading…
Reference in a new issue