Poprawka botto bar i wersje językowe
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* Token dostępu do panelu kelnera (waiter_feed).
|
||||
* Wstrzykiwany do public/waiter/index.php — nie trzymaj go w statycznym app.js.
|
||||
*/
|
||||
return [
|
||||
'feed_token' => 'biesiada_waiter_feed_2026',
|
||||
];
|
||||
Reference in New Issue
Block a user