mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-23 08:43:46 +02:00
Implement base notifications support (#77)
* initial implementation of notifications * typehint UUID returns. Fixes that notifications bug
This commit is contained in:
@@ -19,4 +19,4 @@ if (! empty($outroLines)) {
|
||||
}
|
||||
|
||||
echo 'Regards,', "\n";
|
||||
echo config('app.name'), "\n";
|
||||
echo Settings::get('company'), "\n";
|
||||
|
||||
Reference in New Issue
Block a user