Parent Directory
|
Revision Log
|
Patch
revision 456 by rakin, Mon Jul 29 17:30:20 2024 UTC | revision 494 by rakin, Mon Jul 29 17:30:30 2024 UTC | |
---|---|---|
# | Line 44 export default class AboutCommand extend | Line 44 export default class AboutCommand extend |
44 | > See the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.en.html) for more detailed information. | > See the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.en.html) for more detailed information. |
45 | `) | `) |
46 | .addFields({ | .addFields({ |
47 | name: 'Version: ', | name: 'Version', |
48 | value: (`${this.metadata.version}`), | value: (`${this.metadata.version}`), |
49 | inline: true | inline: true |
50 | }, { | }, { |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |