mirror of
https://github.com/2dust/v2rayN.git
synced 2026-08-04 22:32:05 +03:00
Improved font settings
This commit is contained in:
@@ -117,6 +117,8 @@ namespace ServiceLib.ViewModels
|
||||
|
||||
private async Task Init()
|
||||
{
|
||||
await _updateView?.Invoke(EViewAction.InitSettingFont, null);
|
||||
|
||||
#region Core
|
||||
|
||||
var inbound = _config.Inbound[0];
|
||||
|
||||
Reference in New Issue
Block a user