1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-17 19:09:07 +01:00
lemmur-app-android/lib/pages
krawieck 45e42ac322 Convert functions with immidiate returns to expressions
change () { return X; }
    to () => X
2020-09-07 23:13:05 +02:00
..
community.dart Convert functions with immidiate returns to expressions 2020-09-07 23:13:05 +02:00
full_post.dart Bump lemmy_api_client 2020-09-06 00:20:08 +02:00
profile_tab.dart Remove unnecessary piece of code 2020-09-03 23:18:48 +02:00
settings.dart Change section heading 2020-09-03 23:14:26 +02:00