Separate issues into file

This commit is contained in:
Christoph Hagen
2023-03-13 11:09:49 +01:00
parent 37fb3b4a88
commit 9a6859686c
3 changed files with 8 additions and 5 deletions

View File

@ -1,10 +1,5 @@
import SwiftUI
#warning("TODO: Add colors")
#warning("TODO: Rearrange caps in grid view")
#warning("TODO: Change main image")
#warning("TODO: Load/save grid images")
@main
struct CapsApp: App {