[chore:] text change in EditorWindow.axaml
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||||
x:Class="Logof_Client.Wiki.EditorWindow"
|
x:Class="Logof_Client.Wiki.EditorWindow"
|
||||||
Title="Wiki Editor (disabled)" Width="400" Height="150">
|
Title="Wiki Editor (disabled)" Width="400" Height="150">
|
||||||
<Grid>
|
<Grid>
|
||||||
<TextBlock Margin="12" TextWrapping="Wrap">The editor feature has been disabled. The Edit button remains for UI compatibility.</TextBlock>
|
<TextBlock Margin="12" TextWrapping="Wrap">Coming soon.</TextBlock>
|
||||||
</Grid>
|
</Grid>
|
||||||
</Window>
|
</Window>
|
||||||
Reference in New Issue
Block a user