Skip to content

Commit

Permalink
Update interfaces/web-nfc.idl
Browse files Browse the repository at this point in the history
  • Loading branch information
autofoolip authored and stephenmcgruer committed Sep 18, 2020
1 parent 7ff7026 commit 58daf4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion interfaces/web-nfc.idl
Expand Up @@ -74,7 +74,6 @@ dictionary NDEFReadingEventInit : EventInit {
};

dictionary NDEFWriteOptions {
boolean ignoreRead = true;
boolean overwrite = true;
AbortSignal? signal;
};
Expand Down

0 comments on commit 58daf4f

Please sign in to comment.