3C-SCSU / Avatar

MIT License
9 stars 130 forks source link

Bug: GUI.py Tab 1 - recover files #104

Closed 3C-SCSU closed 6 months ago

3C-SCSU commented 6 months ago

Recovering file/directories deleted erroneously:

Apparently happened that the directory [gui_windows] currently on: image

Should also exist in the brain*app/client - and was delete, accidentally: image That's what is causing the error for the GUI.py;

Quick reference: https://www.youtube.com/watch?v=-UMFF4_65dw https://www.smashingmagazine.com/2023/12/recovering-deleted-files-git-working-tree/

etan91011 commented 6 months ago

done https://github.com/3C-SCSU/Avatar/pull/105

3C-SCSU commented 6 months ago

It works now. Bug fixed.