Update log scopes in the various config/ files
This commit is contained in:
parent
b4c4019cad
commit
11cef4b2f8
6 changed files with 8 additions and 8 deletions
|
|
@ -232,4 +232,4 @@ const XkbBindings = @import("../XkbBindings.zig");
|
|||
|
||||
const helpers = @import("helpers.zig");
|
||||
|
||||
const log = std.log.scoped(.config_keybinds);
|
||||
const log = std.log.scoped(.config_keybind);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue