added add screen to routes

This commit is contained in:
lbarraga 2023-05-04 22:54:12 +02:00
parent a28a425c3c
commit 24fe1b4f78
2 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,4 @@
package be.ugent.sel.studeez.screens.timer_add
class TimerAddRoute {
}