]> source.dussan.org Git - nextcloud-server.git/commit
fix(theming): Return default theme if the user never selected a theme fix/theming/default-theme-selection 49112/head
authorprovokateurin <kate@provokateurin.de>
Wed, 6 Nov 2024 15:20:38 +0000 (16:20 +0100)
committerprovokateurin <kate@provokateurin.de>
Wed, 6 Nov 2024 15:20:38 +0000 (16:20 +0100)
commit7cb295fcf46b7a42939ce178f5f7e409a855645b
treea559b4a952a65f5a6646dce528ed0c148dfc9c72
parent9276f453ae7046ae42a97415378af813f4e718b0
fix(theming): Return default theme if the user never selected a theme

Signed-off-by: provokateurin <kate@provokateurin.de>
apps/theming/lib/Service/ThemesService.php
apps/theming/tests/Service/ThemesServiceTest.php