From 62e074cc516fdc6ea3dbf224a052078e6b4a938e Mon Sep 17 00:00:00 2001 From: Un4gott3n <56521177+Un4gott3n@users.noreply.github.com> Date: Fri, 4 Jul 2025 05:45:50 +0100 Subject: [PATCH] update bh-pages (#8371) * Create BH Pages * Rename BH Pages to BH-Pages * Rename BH-Pages to bh-pages converted to lowercase and removed space character * Update bh-pages changed to latest commit * Update bh-pages another change due to builder error * Update bh-pages removed a debug message from main repo * Update bh-pages * removed save button in favour of FocusChanged autosave * added a note to inform users how autosave works if no playernote is present * fixed save space data corruption that comes from playernames. Notes should display correctly now. * merged any duplicate notes using "---" as a splitter. * added name autocomlpete to search function --- plugins/bh-pages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bh-pages b/plugins/bh-pages index 040247403..a27d1facf 100644 --- a/plugins/bh-pages +++ b/plugins/bh-pages @@ -1,2 +1,2 @@ repository=https://github.com/Un4gott3n/BH-Pages.git -commit=e515a8d2fe32b84c6ecd38fc96361d4168654190 +commit=cb9ff77c5f47d853269c8d7ec0ee8f7d3d6d5870