feat(netd): add links of useful sites
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
8bcb9c43ad
commit
81227e34c8
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ public static class Global
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// https://jsonformatter.org/yaml-to-json
|
||||||
|
// https://json2csharp.com
|
||||||
|
// https://github.com/thlucas1/homeassistantcomponent_spotifyplus/blob/master/custom_components/spotifyplus/services.yaml
|
||||||
public record Restrictions { }
|
public record Restrictions { }
|
||||||
|
|
||||||
public record UserProfile
|
public record UserProfile
|
||||||
|
|
Loading…
Reference in a new issue