index
:
sora-testing
main
tabs
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Sora
/
Data
/
Booru
/
Post
/
BooruPostLoadingState.swift
blob: c413ee4aa50741c3862516a70b4d8d3e86f34590 (
plain
) (
blame
)
1
2
3
4
5
enum
BooruPostLoadingState
{
case
loaded
case
loadingFile
case
loadingPreview
}