We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Section 9.3 Frame objects has the line: A frame object MAY include an entry with the key @embed with any value from @always, @list, and @never.
A frame object MAY include an entry with the key @embed with any value from @always, @list, and @never.
This should read A frame object MAY include an entry with the key @embed with any value from @always, @once, and @never. (list -> once)
A frame object MAY include an entry with the key @embed with any value from @always, @once, and @never.
The text was updated successfully, but these errors were encountered:
address #358
3049ae8
7ad5241
Fixed in #359.
Sorry, something went wrong.
No branches or pull requests
Section 9.3 Frame objects has the line:
A frame object MAY include an entry with the key @embed with any value from @always, @list, and @never.
This should read
A frame object MAY include an entry with the key @embed with any value from @always, @once, and @never.
(list -> once)The text was updated successfully, but these errors were encountered: