Get Freistellung to work
This commit is contained in:
@@ -11,8 +11,6 @@ namespace Jugenddienst_Stunden.Models {
|
||||
|
||||
class Auth {
|
||||
|
||||
public Hours hours;
|
||||
|
||||
|
||||
public static async Task<string> GetApiDataWithAuthAsync(string url, string token) {
|
||||
// Erstellen eines HttpClient-Objekts
|
||||
|
||||
Reference in New Issue
Block a user