mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +00:00
update application id
This commit is contained in:
parent
0598182575
commit
15437c76d5
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ int main(
|
||||||
|
|
||||||
// Init application
|
// Init application
|
||||||
auto app = Gtk::Application::create(
|
auto app = Gtk::Application::create(
|
||||||
"io.github.yggverse.Yoda"
|
"io.github.yggverse.Yoda.app"
|
||||||
);
|
);
|
||||||
|
|
||||||
// Launch browser component
|
// Launch browser component
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue