Skip to content

Commit ac48b44

Browse files
committed
Update -ornekKomut.js
1 parent de44ef8 commit ac48b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interactions/-ornekKomut.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ module.exports = new Underline.SlashCommand({
3131
disabled: false,
3232
// Arka arkaya varsayılan interaksiyon kullanma süre limiti.
3333
// Opsiyonel. Varsayılan olarak 0.
34-
// Bu değer other.setCoolDown(1000) fonksiyonu olarak işlem başına değiştirilebilir.
34+
// Bu değer other.setCoolDown(1000, "user") fonksiyonu olarak işlem başına değiştirilebilir.
3535
coolDown: {
3636
amount: 1000,
3737
type: "user"

0 commit comments

Comments
 (0)