mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
AmendmentDisclaimer: remove vestigial isVoting attribute
Co-authored-by: tequ <git@tequ.dev>
This commit is contained in:
@@ -229,11 +229,6 @@ export const amendmentDisclaimer: Schema & { tagName: string } = {
|
||||
type: 'String',
|
||||
required: true
|
||||
},
|
||||
isVoting: {
|
||||
type: 'Boolean',
|
||||
required: false,
|
||||
default: false
|
||||
}
|
||||
},
|
||||
render: 'AmendmentDisclaimer',
|
||||
selfClosing: true
|
||||
|
||||
Reference in New Issue
Block a user