Require single quotes

This commit is contained in:
valadaptive
2023-12-02 13:04:51 -05:00
parent a06f1e8ad6
commit a37f874e38
76 changed files with 4135 additions and 4134 deletions

View File

@ -13,7 +13,7 @@ import {
name2,
saveChatDebounced,
showSwipeButtons,
} from "../script.js";
} from '../script.js';
import {
extractTextFromHTML,
extractTextFromMarkdown,
@ -22,7 +22,7 @@ import {
getStringHash,
humanFileSize,
saveBase64AsFile,
} from "./utils.js";
} from './utils.js';
const fileSizeLimit = 1024 * 1024 * 10; // 10 MB