mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
which user is here?
This commit is contained in:
parent
1c36e0a016
commit
97cb41851f
1 changed files with 0 additions and 9 deletions
|
|
@ -1,14 +1,5 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/javascript-node:24",
|
||||
"runArgs": [
|
||||
"--device=/dev/fuse",
|
||||
"--security-opt", "apparmor=unconfined",
|
||||
"--security-opt", "seccomp=unconfined"
|
||||
],
|
||||
|
||||
"capAdd": [
|
||||
"SYS_ADMIN"
|
||||
],
|
||||
"name": "Obsidian Timecodes Plugin",
|
||||
"postCreateCommand": "pnpm install",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue