refactor(config): BREAKING rename config option config_files to include_files
This commit is contained in:
parent
eaa7ad87b7
commit
1acc9b107e
4 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
fontface: [] const u8 = "Cascadia Code",
|
||||
fontsize: f32 = 17.5,
|
||||
|
||||
config_files: []const u8 = "",
|
||||
include_files: []const u8 = "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue