From 0f273c0a8ead390346571c4be2296fa6e384eff6 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Thu, 7 Oct 2021 21:31:17 +0100 Subject: Add bookmarks --- public/index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index 9b4ac6e..2a9ccb7 100644 --- a/public/index.php +++ b/public/index.php @@ -18,7 +18,6 @@ $sort = $_GET['sort'] ?? null; $tag = $_GET['tag'] ?? null; - $bookmarks->load(); if ($tag !== null) { -- cgit v1.2.3-13-gbd6f