ran prettier
This commit is contained in:
parent
3f7511e682
commit
5dc29bc86c
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