mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
fix
This commit is contained in:
parent
34c5521c17
commit
0d0e46abb5
@ -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 = ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user