(fix) felhős projekthez csak bejelentkezés után lehet csatlakozni, név megjelenítése a kapcsolatok mellett a terepbejárás nézetben.
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
This commit is contained in:
@@ -280,6 +280,7 @@ class AppLogger extends GetxService {
|
||||
final userId = Supabase.instance.client.auth.currentUser?.id;
|
||||
|
||||
await Supabase.instance.client.from('terepi_seged_logs').insert({
|
||||
'type': type,
|
||||
'tag': tag,
|
||||
'message': message,
|
||||
'error_text': error?.toString(),
|
||||
|
||||
Reference in New Issue
Block a user