mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 19:10:49 +02:00
Fix Steves remarks
This commit is contained in:
@@ -19,7 +19,7 @@ import Foundation
|
||||
@objcMembers
|
||||
final class Section: NSObject {
|
||||
|
||||
var tag: Int
|
||||
let tag: Int
|
||||
var rows: [Row]
|
||||
var headerTitle: String?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user