初始化每个屏幕的 tag
This commit is contained in:
3
src/default_config.h
Normal file
3
src/default_config.h
Normal file
@@ -0,0 +1,3 @@
|
||||
static const char *const tags[] = {
|
||||
"1", "2", "3", "4", "5", "6", "7", "8", "9", nullptr,
|
||||
};
|
||||
Reference in New Issue
Block a user