mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-24 00:03:42 +05:00
@@ -213,4 +213,4 @@ class BaseMenu(metaclass=PostInitCaller):
|
|||||||
option.method(opt_index=option.opt_index, opt_data=option.opt_data)
|
option.method(opt_index=option.opt_index, opt_data=option.opt_data)
|
||||||
self.run()
|
self.run()
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
Logger.print_error(f"An unexpecred error occured:\n{e}")
|
Logger.print_error(f"An unexpected error occured:\n{e}")
|
||||||
|
|||||||
Reference in New Issue
Block a user