refs #6080 New left menu Salix #77
|
@ -108,9 +108,6 @@ async function togglePinned(item, event) {
|
|||
type: 'positive',
|
||||
});
|
||||
};
|
||||
function firstLower(str) {
|
||||
return str[0].toLowerCase() + str.slice(1);
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
Loading…
Reference in New Issue