mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-10 15:28:47 +00:00
Updating more repo URLs
This commit is contained in:
parent
b12d27551a
commit
7f9ae3d01b
14 changed files with 29 additions and 29 deletions
|
@ -75,7 +75,7 @@ export function getSettings() {
|
|||
|
||||
if (initialSettings.layout) {
|
||||
// support yaml list but old spec was object so convert to that
|
||||
// see https://github.com/benphelps/homepage/issues/1546
|
||||
// see https://github.com/gethomepage/homepage/issues/1546
|
||||
if (Array.isArray(initialSettings.layout)) {
|
||||
const layoutItems = initialSettings.layout
|
||||
initialSettings.layout = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue