mirror of
https://github.com/tonytins/amtkstat.git
synced 2025-03-15 04:11:22 +00:00
Minor formatteding fix in StationBtn
This commit is contained in:
parent
bd98119710
commit
858762d54e
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
{
|
||||
private string? CodeInput { get; set; }
|
||||
|
||||
|
||||
private async Task AddrRedirectAsync()
|
||||
{
|
||||
var address = await JsRuntime.InvokeAsync<string>("__TAURI__.tauri.invoke", "station", new { name = CodeInput });
|
||||
|
|
Loading…
Add table
Reference in a new issue