From 9346dda2e594234a8969097e4f49b75a10b76834 Mon Sep 17 00:00:00 2001 From: "Philip H." <47042125+pheiduck@users.noreply.github.com> Date: Fri, 19 Jan 2024 08:44:28 +0000 Subject: [PATCH] fixup: lint error --- src/www/js/api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/www/js/api.js b/src/www/js/api.js index 278a3590..366aeaa1 100644 --- a/src/www/js/api.js +++ b/src/www/js/api.js @@ -42,7 +42,7 @@ class API { path: '/lang', }); } - + async getSession() { return this.call({ method: 'get',