add method to get preferred web instance out of link
this is a preference that can be put in the link
This commit is contained in:
@@ -47,4 +47,6 @@ export class Quaternion {
|
||||
return [new FlathubLink("com.github.quaternion")];
|
||||
}
|
||||
}
|
||||
|
||||
getPreferredWebInstance(link) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user