GFU bewertungslink
This commit is contained in:
parent
3c3a500a92
commit
243c2d4902
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
import SwiftUI
|
import SwiftUI
|
||||||
import SwiftData
|
import SwiftData
|
||||||
|
|
||||||
|
// workshop bewerten
|
||||||
|
// https://ratings.gfu.cloud/ratings/060e902f506dcc090be15da9d2f3f86610bdd641c776af3cf25fc1a70cd688d0
|
||||||
@main
|
@main
|
||||||
struct TheSwiftWeek: App {
|
struct TheSwiftWeek: App {
|
||||||
var train = Train(name: "RE3412", color: Color.yellow, delay: 2 ){ Bike.trek}
|
var train = Train(name: "RE3412", color: Color.yellow, delay: 2 ){ Bike.trek}
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in a new issue