mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-12 00:03:27 +01:00
- Multiple fixes and CI setup
This commit is contained in:
@@ -31,7 +31,7 @@ public extension Team
|
||||
}
|
||||
|
||||
@objc(Team)
|
||||
public class Team: NSManagedObject, Fetchable
|
||||
public class Team: BaseEntity
|
||||
{
|
||||
/* Properties */
|
||||
@NSManaged public var name: String
|
||||
|
||||
Reference in New Issue
Block a user