Fully rename Pixeldrain to Nova
This commit is contained in:
@@ -16,7 +16,7 @@ POST body should be a JSON object, example below. A list can contain at most
|
||||
#### Example
|
||||
```
|
||||
{
|
||||
"title": "My beautiful photos", // Defaults to "Pixeldrain List"
|
||||
"title": "My beautiful photos", // Defaults to "Nova List"
|
||||
"anonymous": false / true, // If true this list will not be linked to your user account. Defaults to "false"
|
||||
"files": [ // Ordered array of files to add to the list
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user