mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 07:25:48 +01:00
@@ -50,7 +50,7 @@ export const AvailableElementTypes = ({
|
|||||||
{
|
{
|
||||||
id: uuidv4(),
|
id: uuidv4(),
|
||||||
// Thank you ChatGPT ;)
|
// Thank you ChatGPT ;)
|
||||||
position: previousConfig.wrappers.length + 1,
|
position: previousConfig.categories.length + 1,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
categories: [
|
categories: [
|
||||||
|
|||||||
Reference in New Issue
Block a user