feat: update codex live chat workflow
This commit is contained in:
5
src/app/main/pwaRegisterStub.ts
Normal file
5
src/app/main/pwaRegisterStub.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export function registerSW() {
|
||||
return async function updateServiceWorker() {
|
||||
return;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user