chore: remove todo
This commit is contained in:
@@ -4,7 +4,6 @@ interface SelectorObject {
|
||||
selector: string;
|
||||
tag?: string;
|
||||
attribute?: string;
|
||||
// todo: allow for additional properties like what did user select for a, img, etc.
|
||||
[key: string]: any;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user