added ability to refresh the mensa menus
* some minor clean ups
This commit is contained in:
5
app/src/main/res/xml/backup_descriptor.xml
Normal file
5
app/src/main/res/xml/backup_descriptor.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<full-backup-content>
|
||||
<exclude domain="file" path="mensa.json"/>
|
||||
<exclude domain="file" path="courses.json"/>
|
||||
</full-backup-content>
|
Reference in New Issue
Block a user