Parent Directory
|
Revision Log
|
Patch
revision 254 by rakin, Mon Jul 29 17:29:13 2024 UTC | revision 271 by rakin, Mon Jul 29 17:29:18 2024 UTC | |
---|---|---|
# | Line 8 import { emoji, fetchEmoji } from '../.. | Line 8 import { emoji, fetchEmoji } from '../.. |
8 | ||
9 | export default class EmbedBuildCommand extends BaseCommand { | export default class EmbedBuildCommand extends BaseCommand { |
10 | supportsInteractions: boolean = false; | supportsInteractions: boolean = false; |
11 | supportsLegacy: boolean = false; | |
12 | ||
13 | constructor() { | constructor() { |
14 | super('embed__build', 'automation', []); | super('embed__build', 'automation', []); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |