add reason why the squidward effect is not used
This commit is contained in:
parent
64fbce6927
commit
509e059088
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ class ytpCommand extends Command {
|
||||||
effect_SpeedUp: true,
|
effect_SpeedUp: true,
|
||||||
effect_SlowDown: true,
|
effect_SlowDown: true,
|
||||||
effect_Dance: true,
|
effect_Dance: true,
|
||||||
effect_Squidward: false
|
effect_Squidward: false // Not yet implemented
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue