Update notes structure in rustypaste.json

This commit is contained in:
Slaviša Arežina
2025-12-24 20:57:45 +01:00
committed by GitHub
parent 15b42cdc9f
commit 30634376e8

View File

@@ -32,6 +32,9 @@
"password": null
},
"notes": [
"When updating the script it will backup the whole project including all the uploaded files, make sure to extract it to a safe location or remove",
{
"text": "When updating the script it will backup the whole project including all the uploaded files, make sure to extract it to a safe location or remove",
"type": "info"
}
]
}