mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-15 04:59:42 +03:00
fix: prettier)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export enum EGetAll {
|
||||
all = 'all',
|
||||
will_post = 'will-post',
|
||||
posted = 'posted',
|
||||
all = "all",
|
||||
will_post = "will-post",
|
||||
posted = "posted",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user