Fix build
This commit is contained in:
parent
727318355a
commit
c3fabce45a
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ private fun ExtensionDetails(
|
||||||
item {
|
item {
|
||||||
WarningBanner(SYMR.strings.redundant_extension_message)
|
WarningBanner(SYMR.strings.redundant_extension_message)
|
||||||
}
|
}
|
||||||
|
}
|
||||||
// SY <--
|
// SY <--
|
||||||
if (extension.isObsolete) {
|
if (extension.isObsolete) {
|
||||||
item {
|
item {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue