mirror of
git://f0xx.org/android_cast
synced 2026-07-29 04:38:53 +03:00
sync with BE
This commit is contained in:
@@ -20,9 +20,9 @@ return [
|
||||
'bottom' => null,
|
||||
|
||||
// --- Default left column when `left` is null ---
|
||||
'holder' => 'Anton Afanaasyeu',
|
||||
'holder' => 'Anton Afanaasyeu, 2026 - current',
|
||||
'copyright_symbol' => "\u{00A9}",
|
||||
'show_year' => true,
|
||||
'show_year' => false,
|
||||
// null = current calendar year at render time (end of range).
|
||||
'year' => null,
|
||||
// Integer start year. With year_through_current: "2026 - current" (literal suffix).
|
||||
|
||||
Reference in New Issue
Block a user