Allow ascii in rooms, changed themes
This commit is contained in:
@@ -3,7 +3,7 @@ import platform
|
||||
|
||||
def _cmd_platform():
|
||||
result_summary = platform.platform()
|
||||
prof.cons_show(result_summary)
|
||||
prof.cons_show_themed("platform", "line", None, result_summary)
|
||||
|
||||
def prof_init(version, status):
|
||||
synopsis = [
|
||||
|
||||
Reference in New Issue
Block a user