mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-08 04:55:51 +08:00
💥 使用force_prefix
替代prefix
(#643)
This commit is contained in:
parent
c4a2b0d85c
commit
1c4e86ebae
@ -1,3 +1,3 @@
|
||||
from gsuid_core.sv import Plugins
|
||||
|
||||
Plugins(name="GenshinUID", prefix=["gs"], allow_empty_prefix=False)
|
||||
Plugins(name="GenshinUID", force_prefix=["gs"], allow_empty_prefix=False)
|
||||
|
Loading…
x
Reference in New Issue
Block a user