mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 10:45:57 +00:00
build: fix missing icon
This commit is contained in:
parent
a0b692fb6b
commit
0f4b82ba6b
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ const plugins = [
|
|||
{
|
||||
name: 'api-test-plugin',
|
||||
path: 'packages/plugin-dev/api-test-plugin',
|
||||
files: ['manifest.json', 'plugin.js', 'index.html'],
|
||||
files: ['manifest.json', 'plugin.js', 'index.html', 'icon.svg', 'config-schema.json'],
|
||||
},
|
||||
{
|
||||
name: 'procrastination-buster',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue