From ce5c24ca5f7fb984212a6c1a008e711ca833e85f Mon Sep 17 00:00:00 2001
From: Pranciskus Ambrazas
Date: Tue, 18 Jun 2024 14:36:42 +0300
Subject: [PATCH] changed register type
---
manifest.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manifest.js b/manifest.js
index 69ac5d8..11ca38c 100644
--- a/manifest.js
+++ b/manifest.js
@@ -1,5 +1,5 @@
export const manifestForPlugIn = {
- registerType: 'prompt',
+ registerType: 'autoUpdate',
includeAssests: ['favicon.ico', 'apple-touc-icon.png', 'masked-icon.svg'],
manifest: {
short_name: 'Įžuvinimas',