mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
fix many bugs
This commit is contained in:
@@ -5,9 +5,7 @@ from argenta.app.defaults import PredeterminedMessages
|
||||
from argenta.app.dividing_line import DynamicDividingLine
|
||||
|
||||
|
||||
app: App = App(dividing_line=DynamicDividingLine(),
|
||||
initial_message='WordMath',
|
||||
farewell_message='shiiiit')
|
||||
app: App = App(dividing_line=DynamicDividingLine())
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user