mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-25 00:33:37 +05:00
@@ -61,7 +61,7 @@ def install_octoeverywhere() -> None:
|
|||||||
DialogType.INFO,
|
DialogType.INFO,
|
||||||
[
|
[
|
||||||
"OctoEverywhere is already installed!",
|
"OctoEverywhere is already installed!",
|
||||||
"It is save to run the installer again to link your "
|
"It is safe to run the installer again to link your "
|
||||||
"printer or repair any issues.",
|
"printer or repair any issues.",
|
||||||
],
|
],
|
||||||
padding_top=0,
|
padding_top=0,
|
||||||
|
|||||||
@@ -212,7 +212,7 @@ class ObicoExtension(BaseExtension):
|
|||||||
DialogType.INFO,
|
DialogType.INFO,
|
||||||
[
|
[
|
||||||
"Obico is already installed!",
|
"Obico is already installed!",
|
||||||
"It is save to run the installer again to link your "
|
"It is safe to run the installer again to link your "
|
||||||
"printer or repair any issues.",
|
"printer or repair any issues.",
|
||||||
"\n\n",
|
"\n\n",
|
||||||
"You can perform the following actions:",
|
"You can perform the following actions:",
|
||||||
|
|||||||
Reference in New Issue
Block a user