Attempt 55 to fix bypass
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { google } from 'googleapis';
|
||||
import { getAuthenticatedClient } from '../auth/server.js';
|
||||
import { GoogleSheet } from './types.ts';
|
||||
import { GoogleSheet } from './types';
|
||||
|
||||
// Type for sheet data
|
||||
export interface SheetData {
|
||||
|
||||
Reference in New Issue
Block a user