|
@@ -90,6 +90,7 @@ export default class RevisionComparerContainer extends Container {
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* Fetch the revision of the specified ID
|
|
* Fetch the revision of the specified ID
|
|
|
|
|
+ * @param {string} revision ID
|
|
|
*/
|
|
*/
|
|
|
async fetchRevision(revisionId) {
|
|
async fetchRevision(revisionId) {
|
|
|
const { pageId, shareLinkId } = this.pageContainer.state;
|
|
const { pageId, shareLinkId } = this.pageContainer.state;
|