This commit is contained in:
恍兮惚兮 2024-07-28 14:03:44 +08:00
parent 34c5521c17
commit 0d0e46abb5

View File

@ -28,7 +28,7 @@ class basehira:
@property @property
def proxy(self): def proxy(self):
return getproxy(("cishu", self.typename)) return getproxy(("hirasetting", self.typename))
def splitspace(self, word: str): def splitspace(self, word: str):
start = "" start = ""