From a924f11f05914fe0e687de02b2f3debf5c349e57 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 19 Mar 2026 23:19:07 +0100 Subject: [PATCH] Add new vid library --- backend/libraries/vid/library.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 backend/libraries/vid/library.json diff --git a/backend/libraries/vid/library.json b/backend/libraries/vid/library.json new file mode 100644 index 0000000..909b978 --- /dev/null +++ b/backend/libraries/vid/library.json @@ -0,0 +1,8 @@ +{ + "id": "01761bc279f24b5f865367e3128b74a8", + "name": "vid", + "slug": "vid", + "created_at": "2026-03-19T22:19:06Z", + "files": [], + "pipeline": {} +} \ No newline at end of file