Update: Disco Online Services Update Checking
Migrates Disco Update checking to new services at https://services.discoict.com.au.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Disco.Web.Areas.Config.Controllers
|
||||
|
||||
var m = new Models.Config.IndexModel()
|
||||
{
|
||||
UpdateResponse = Database.DiscoConfiguration.UpdateLastCheck
|
||||
UpdateResponse = Database.DiscoConfiguration.UpdateLastCheckResponse
|
||||
};
|
||||
|
||||
return View(m);
|
||||
|
||||
Reference in New Issue
Block a user