mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
refactor: move working directory to projects/ for web
This commit is contained in:
@@ -16,6 +16,7 @@ class Observer():
|
||||
def reset(self):
|
||||
self.cmd_output = []
|
||||
self.logs = []
|
||||
self.files = []
|
||||
self.idx = 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user