Some fixes found while testing #7
Loading…
Reference in New Issue
No description provided.
Delete Branch "inxi_bugfix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added inxi and qrencode as a dependency so that those features work on live usb.
Line 316 breaks and it wouldnt send the snapshot though the api endpoint so now it checks if snapshot is a dict , if it isnt it parses it.
On same issue, fixed a typo on line 317
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.