ran prettier
This commit is contained in:
parent
a62cfe1cd8
commit
c33e78d1ee
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ import { writable, Writable } from "svelte/store";
|
|||
*/
|
||||
export class UserWokaPictureStore {
|
||||
constructor(public picture: Writable<HTMLImageElement | undefined> = writable(undefined)) {}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue