♻️ I have no idea what am I doing. Might be mixing stuff
This commit is contained in:
@@ -34,7 +34,7 @@ public class CustomApp : ModelBase, IIdentifiedResource
|
||||
|
||||
// TODO: Publisher
|
||||
|
||||
[NotMapped] public string ResourceIdentifier => "custom-app/" + Id;
|
||||
[NotMapped] public string ResourceIdentifier => "custom-app:" + Id;
|
||||
}
|
||||
|
||||
public class CustomAppLinks
|
||||
|
Reference in New Issue
Block a user