Update Index.razor
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
@if (CleanupService.Activated)
|
||||
{
|
||||
<button @onclick="Disabled" class="btn btn-danger">
|
||||
<TL>Disabble</TL>
|
||||
<TL>Disable</TL>
|
||||
</button>
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user