chore (maintenance): plg_override_actiondelete maintenance

This commit is contained in:
MickaelK
2025-12-17 00:21:21 +11:00
parent 9e3d2459a5
commit be522d97e8
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
all:
make install
install:
zip -r override_actiondelete.zip .
mv override_actiondelete.zip ../../../dist/data/state/plugins/

View File

@@ -0,0 +1,10 @@
{
"author": "Filestash Pty Ltd",
"version": "v0.0",
"modules": [
{
"type": "patch",
"entrypoint": "filespage_thing.diff"
}
]
}