Update app ID
This commit is contained in:
parent
c4354311cb
commit
14d20758df
3 changed files with 2 additions and 2 deletions
|
|
@ -170,7 +170,7 @@ pub fn run_gui(
|
|||
gtc_pipe_s: async_channel::Sender<crate::pipe::GUIToCard>,
|
||||
) {
|
||||
let application = Application::builder()
|
||||
.application_id("moe.puck.XeniD")
|
||||
.application_id("nl.tactilemetrology.labs.XeniD")
|
||||
.build();
|
||||
|
||||
let ctg_pipe_r = RefCell::new(Some(ctg_pipe_r));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue