This commit is contained in:
@@ -147,5 +147,11 @@ namespace AyaNovaQBI
|
||||
{
|
||||
util.OpenWebURL("https://ayanova.com/qbi/docs");
|
||||
}
|
||||
|
||||
private async void refreshCachedDataToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
await util.PopulateQBListCache();
|
||||
await util.PopulateAyaListCache();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user