Update usages of libbox
This commit is contained in:
@@ -4,7 +4,7 @@ import SwiftUI
|
||||
|
||||
public struct SettingView: View {
|
||||
private enum Tabs: Int, CaseIterable, Identifiable {
|
||||
public var id: Self {
|
||||
var id: Self {
|
||||
self
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user