Fixed first two steps
This commit is contained in:
@@ -97,7 +97,7 @@ export const progress = writable<ProgressState>({
|
||||
|
||||
// Google Sheets list for search
|
||||
export interface SheetInfo {
|
||||
id: string;
|
||||
spreadsheetId: string;
|
||||
name: string;
|
||||
url: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user