refactor(♻️ Add defaults everywhere (+ settings page)):
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import { GoogleAnalyticsOptions } from 'models'
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
declare const gtag: any
|
||||
|
||||
const initGoogleAnalytics = (id: string): Promise<void> =>
|
||||
|
Reference in New Issue
Block a user