Skip to content

Commit 0b9e6f6

Browse files
committed
remove EXT_ID
1 parent 507438a commit 0b9e6f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ const left = 100 + window.screenX;
117117
const top = 100 + window.screenY;
118118
const PARAMS = `width=500,height=750,left=${left},top=${top}`;
119119
export const BASE_URL = "https://lute.app";
120-
export const EXT_ID = "kiaoohollfkjhikdifohdckeidckokjh";
121120

122121
export default class LuteConnect {
123122
siteName: string;

0 commit comments

Comments
 (0)