From a271fcd2e68a68b381b46ebff88984340299ead1 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 24 Nov 2025 14:05:09 -0400 Subject: can't commit this --- src/data/things/album.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/things/album.js b/src/data/things/album.js index 58d5253c..c0042d25 100644 --- a/src/data/things/album.js +++ b/src/data/things/album.js @@ -505,8 +505,8 @@ export class Album extends Thing { bindTo: 'albumData', getMatchableNames: album => - (album.alwaysReferenceByDirectory - ? [] + (album.alwaysReferenceByDirectory + ? [] : [album.name]), }, -- cgit 1.3.0-6-gf8a5