mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-20 12:00:32 +08:00
test
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
.eslintrc.json
|
.eslintrc.json
|
||||||
tailwind.config.js
|
tailwind.config.js
|
||||||
.storybook/*
|
.storybook/*
|
||||||
|
public/mockServiceWorker.js
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
* - Please do NOT serve this file on production.
|
* - Please do NOT serve this file on production.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const INTEGRITY_CHECKSUM = "3d6b9f06410d179a7f7404d4bf4c3c70";
|
const INTEGRITY_CHECKSUM = '3d6b9f06410d179a7f7404d4bf4c3c70';
|
||||||
const activeClientIds = new Set();
|
const activeClientIds = new Set();
|
||||||
|
|
||||||
self.addEventListener("install", function () {
|
self.addEventListener("install", function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user