Isolate CIT resewn compat

This commit is contained in:
Linnea Gräf
2024-09-12 13:34:11 +02:00
parent ab809e197f
commit 52623b715d
8 changed files with 103 additions and 12 deletions

View File

@@ -21,5 +21,8 @@ interface SubscriptionList {
}
.toList()
}
init {
require(allLists.isNotEmpty())
}
}
}