Merge pull request #2471 from sbwalker/dev
add loading icon to Maui project
This commit is contained in:
commit
f7c9961f8c
|
@ -12,7 +12,7 @@ namespace Oqtane.Maui;
|
|||
public static class MauiProgram
|
||||
{
|
||||
// the API service url
|
||||
static string apiurl = "https://www.oqtane.org"; // for testing
|
||||
static string apiurl = "https://www.dnfprojects.com"; // for testing
|
||||
//static string apiurl = "http://localhost:44357"; // for local development (Oqtane.Server must be already running for MAUI client to connect)
|
||||
|
||||
public static MauiApp CreateMauiApp()
|
||||
|
|
BIN
Oqtane.Maui/wwwroot/loading.gif
Normal file
BIN
Oqtane.Maui/wwwroot/loading.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.0 KiB |
Loading…
Reference in New Issue
Block a user