mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-22 10:34:13 +02:00
wip
This commit is contained in:
BIN
packages/frontend/assets/sounds/syuilo/pa2.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/pa2.mp3
Normal file
Binary file not shown.
@@ -216,7 +216,7 @@ function moving(event: MouseEvent | TouchEvent) {
|
||||
* タイムアウトがないのでこれを最終的に実行しないと出たままになる
|
||||
*/
|
||||
function refreshFinished() {
|
||||
sound.playUrl('/client-assets/sounds/syuilo/pa.mp3', {
|
||||
sound.playUrl('/client-assets/sounds/syuilo/pa2.mp3', {
|
||||
volume: 1,
|
||||
});
|
||||
closeContent().then(() => {
|
||||
|
||||
Reference in New Issue
Block a user