Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

More small bugfixes #501

Merged
merged 5 commits into from
Feb 28, 2024
Merged

More small bugfixes #501

merged 5 commits into from
Feb 28, 2024

Conversation

AliceGrey
Copy link
Contributor

Updated gitignore
Fixed another StateError
Fixed a typecast

Fixes type '_Map<String, dynamic>' is not a subtype of type 'String?'
There is no "last" session because the for loop has already ensured that we've used them all. This call to last throws a StateError every launch.

Also dropped the return (i don't think it's actually needed)?
packages/kaiteki/lib/main.dart Outdated Show resolved Hide resolved
@Craftplacer Craftplacer merged commit f534250 into Kaiteki-Fedi:master Feb 28, 2024
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants