aboutsummaryrefslogtreecommitdiff
path: root/app/Models
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-01-08 14:44:25 +0100
committerGravatar GitHub <noreply@github.com> 2025-01-08 14:44:25 +0100
commitca42b0b8cc239935923ca66bcf95061cddade476 (patch)
treee54b6aa9f97d93d623320a93a9ff2a460fe071cf /app/Models
parent50adb559823f935582f3ed308b8d4352c5f216ed (diff)
Fix sharing integration (#7198)
fix https://github.com/FreshRSS/FreshRSS/issues/7192
Diffstat (limited to 'app/Models')
-rw-r--r--app/Models/UserConfiguration.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Models/UserConfiguration.php b/app/Models/UserConfiguration.php
index ce6f0149d..b3e4daafe 100644
--- a/app/Models/UserConfiguration.php
+++ b/app/Models/UserConfiguration.php
@@ -52,7 +52,7 @@ declare(strict_types=1);
* @property bool $show_nav_buttons
* @property 'ASC'|'DESC' $sort_order
* @property 'id'|'date'|'link'|'title'|'rand' $sort
- * @property array<string,array<string,string>> $sharing
+ * @property array<int,array<string,string>> $sharing
* @property array<string,string> $shortcuts
* @property bool $sides_close_article
* @property bool $sticky_post