1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-10 18:51:02 +00:00

Cleanup baggy

This commit is contained in:
Jeremy Benoist 2022-11-03 10:35:33 +01:00
parent 8d3fcd4635
commit 48803b68d6
No known key found for this signature in database
GPG key ID: 7168D5DD29F38552
5 changed files with 1 additions and 15 deletions

View file

@ -61,7 +61,7 @@ class ConfigController extends Controller
$this->addFlash(
'notice',
'Baggy is deprecated, forced to Material theme.'
'Baggy is gone, forced to Material theme.'
);
}