dataset save raw file
This commit is contained in:
@@ -15,7 +15,8 @@ export const fileImgs = [
|
||||
|
||||
export enum TrackEventName {
|
||||
windowError = 'windowError',
|
||||
pageError = 'pageError'
|
||||
pageError = 'pageError',
|
||||
wordReadError = 'wordReadError'
|
||||
}
|
||||
|
||||
export const htmlTemplate = `<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user