We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507438a commit 0b9e6f6Copy full SHA for 0b9e6f6
src/main.ts
@@ -117,7 +117,6 @@ const left = 100 + window.screenX;
117
const top = 100 + window.screenY;
118
const PARAMS = `width=500,height=750,left=${left},top=${top}`;
119
export const BASE_URL = "https://lute.app";
120
-export const EXT_ID = "kiaoohollfkjhikdifohdckeidckokjh";
121
122
export default class LuteConnect {
123
siteName: string;
0 commit comments