/[sudobot]/trunk/src/commands/settings/AboutCommand.ts
ViewVC logotype

Diff of /trunk/src/commands/settings/AboutCommand.ts

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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                  }, {                  }, {

Legend:
Removed from v.456  
changed lines
  Added in v.494

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26