new repo
This commit is contained in:
parent
7db4d7e659
commit
0bf55b4285
|
@ -113,7 +113,7 @@ fn build_ui(application: >k::Application) {
|
|||
|
||||
fn main() {
|
||||
let application = gtk::Application::new(
|
||||
Some("dev.tinybird.max.mixsy"),
|
||||
Some("dev.tinybird.max.mixsy-gtk"),
|
||||
Default::default()
|
||||
).expect("Initialization failed...");
|
||||
|
||||
|
|
Loading…
Reference in New Issue