mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-03-12 09:36:59 +00:00
commit
1fe61f2bc7
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