Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6c849ec

Browse files
committed
fix: mark some commands as dm: false
1 parentf4bf190 commit6c849ec

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎src/commands/questions/question.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export default command({
3535
],
3636

3737
global:true,
38+
dm:false,
3839
defer:{
3940
ephemeral:true,
4041
},

‎src/commands/thread/thread.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export default command({
4444
],
4545

4646
global:true,
47+
dm:false,
4748
defer:{
4849
ephemeral:true,
4950
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp