mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-08 04:57:32 -04:00
update log statement
This commit is contained in:
parent
e142b6027f
commit
514db29d7e
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ fn handleSetAppId(
|
|||
) void {
|
||||
const view: *View = @fieldParentPtr("set_app_id", listener);
|
||||
_ = view;
|
||||
std.log.err("Unimplemented request maximize", .{});
|
||||
std.log.err("Unimplemented set appid", .{});
|
||||
}
|
||||
|
||||
fn handleSetTitle(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue