Daten speichern
This commit is contained in:
@@ -136,7 +136,7 @@ namespace Jugenddienst_Stunden.Models {
|
||||
var tokendata = new TokenData(apiKey);
|
||||
await Auth.SaveItemAsync(tokendata.url, tokendata.apiKey, stunde,false);
|
||||
|
||||
return null;
|
||||
return stunde;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user