diff options
Diffstat (limited to 'ui/src/routes/list/+page.js')
| -rw-r--r-- | ui/src/routes/list/+page.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/routes/list/+page.js b/ui/src/routes/list/+page.js index 72e2878..1c0c1d5 100644 --- a/ui/src/routes/list/+page.js +++ b/ui/src/routes/list/+page.js @@ -11,4 +11,4 @@ export async function load({ params }) { req: req, reqJson: reqJson, }; -}
\ No newline at end of file +} |
