mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Reinitialise Writefull toolbar after buying AI assist (#25741)
* Reinitialise Writefull toolbar after buying AI assist (#25596) * Reinit Writefull toolbar after buying AI assist * use refreshSession() * add a timeout * add a second refresh * Increase a timeout for second refresh of writefull session (#25725) GitOrigin-RevId: 7247ae45ca7de7f1f3778b1b22f49e2ff840a7ef
This commit is contained in:
committed by
Copybot
parent
b8e391c005
commit
9b27ed4798
@@ -42,4 +42,5 @@ export interface WritefullAPI {
|
||||
): void
|
||||
openTableGenerator(): void
|
||||
openEquationGenerator(): void
|
||||
refreshSession(): void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user