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 = {
|
||||
names = true,
|
||||
names_custom = function()
|
||||
local ashen = require("ashen.colors")
|
||||
return ashen
|
||||
return require("ashen.colors")
|
||||
end,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue