mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
feat: WIP Engage progress
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/** SEQTA Engage (React) uses a different shell from classic SEQTA Learn. */
|
||||
export function isSeqtaEngageExperience(): boolean {
|
||||
return document.title.includes("SEQTA Engage");
|
||||
}
|
||||
Reference in New Issue
Block a user