A lot of things.
This commit is contained in:
@@ -2,6 +2,12 @@ export function MainImageManager() {
|
||||
|
||||
return {
|
||||
|
||||
/**
|
||||
* Used for gallery managament and indexation.
|
||||
* @type {string}
|
||||
*/
|
||||
key: crypto.randomUUID(),
|
||||
|
||||
/**
|
||||
* If an image has been uploaded or not.
|
||||
* @type {boolean}
|
||||
|
||||
Reference in New Issue
Block a user