Simplify setup (#46)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { user_preferences } from '../../../lib/user';
|
||||
|
||||
// Sets the playback speed to 150%
|
||||
user_preferences.set_playback_rate(1.5);
|
||||
Reference in New Issue
Block a user