From 036b595170deb25c1d02aa3d8e95bccf8699f095 Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Fri, 24 Apr 2026 03:08:10 +0100 Subject: [PATCH] fix: missing text --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 7ea2fd0..c47f023 100644 --- a/changelog.md +++ b/changelog.md @@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file. - Upload destination can now be selected when there are new folders. ### Fixed -- Bug where pagination +- Bug where pagination would display pages that don't exist. ## [v0.1.3] - 2025-05-03