Merge branch 'develop' into hazelnoot/following-timeline
This commit is contained in:
@@ -5207,6 +5207,7 @@ export type operations = {
|
||||
infoImageUrl: string | null;
|
||||
notFoundImageUrl: string | null;
|
||||
iconUrl: string | null;
|
||||
sidebarLogoUrl: string | null;
|
||||
app192IconUrl: string | null;
|
||||
app512IconUrl: string | null;
|
||||
enableEmail: boolean;
|
||||
@@ -9720,6 +9721,7 @@ export type operations = {
|
||||
infoImageUrl?: string | null;
|
||||
notFoundImageUrl?: string | null;
|
||||
iconUrl?: string | null;
|
||||
sidebarLogoUrl?: string | null;
|
||||
app192IconUrl?: string | null;
|
||||
app512IconUrl?: string | null;
|
||||
backgroundImageUrl?: string | null;
|
||||
|
||||
Reference in New Issue
Block a user