mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 21:51:20 +00:00
update application id
This commit is contained in:
parent
0598182575
commit
15437c76d5
@ -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…
x
Reference in New Issue
Block a user