From 4c06eb64cbed3562e428ce59857d1763098638f3 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Wed, 19 Nov 2025 09:15:49 +0100 Subject: allow images to upload and sort if according to their datetime --- static/api/profile.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/api/profile.js (limited to 'static/api/profile.js') diff --git a/static/api/profile.js b/static/api/profile.js new file mode 100644 index 0000000..a9ee591 --- /dev/null +++ b/static/api/profile.js @@ -0,0 +1 @@ +import * as rest from './rest.js'; -- cgit v1.2.3-70-g09d2