Finish share button and added gallery buttons

This commit is contained in:
2026-07-02 11:40:38 +02:00
parent 9f7104fcf3
commit ca7799d1f3
6 changed files with 219 additions and 27 deletions

View File

@@ -126,4 +126,5 @@ return [
'store' => env('APP_MAINTENANCE_STORE', 'database'),
],
'share_url' => env('RHPZ_SHARE_URL', ''),
];