mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
add license
This commit is contained in:
parent
6b0bf898e6
commit
f0ad501efd
@ -1,3 +1,5 @@
|
|||||||
|
// @license magnet:?xt=urn:btih:1f739d935676111cfff4b4693e3816e664797050&dn=gpl-3.0.txt GPL-3.0-or-later
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
var cacheVersion = 1;
|
var cacheVersion = 1;
|
||||||
@ -32,3 +34,5 @@ this.addEventListener('fetch', event => {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// @license-end
|
Loading…
Reference in New Issue
Block a user