added qr, cleaned up profile views, and added the critical alerts
This commit is contained in:
@@ -111,6 +111,8 @@ export type BirdRow = {
|
||||
photo_updated_at: string | null;
|
||||
notify_on_dob: boolean;
|
||||
notify_on_gotcha_day: boolean;
|
||||
public_profile_code: string | null;
|
||||
public_profile_enabled: boolean;
|
||||
memorialized_at: string | null;
|
||||
memorialized_on: string | null;
|
||||
memorial_note: string | null;
|
||||
|
||||
Reference in New Issue
Block a user