AutoYADM commit: 2025-01-01 02:45:02
This commit is contained in:
parent
326d4ae529
commit
6e6ff14bcc
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@ return {
|
||||||
user_default_options = {
|
user_default_options = {
|
||||||
names = true,
|
names = true,
|
||||||
names_custom = function()
|
names_custom = function()
|
||||||
local ashen = require("ashen.colors")
|
return require("ashen.colors")
|
||||||
return ashen
|
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue