Skip to content

Commit

Permalink
[refactor] #190 ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
leeseokchan00 authored and lsakee committed Nov 24, 2024
1 parent c05fb0c commit bc828cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ class ClipLinkViewModel @Inject constructor(
false -> _selectedCategory.emit(UiState.Empty)
}
}

fun initState() {
_linkState.value = UiState.Empty
_patchLinkCategory.value = UiState.Empty
Expand Down

0 comments on commit bc828cb

Please sign in to comment.