mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-30 12:14:01 +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() {
|
function refreshFinished() {
|
||||||
sound.playUrl('/client-assets/sounds/syuilo/pa.mp3', {
|
sound.playUrl('/client-assets/sounds/syuilo/pa2.mp3', {
|
||||||
volume: 1,
|
volume: 1,
|
||||||
});
|
});
|
||||||
closeContent().then(() => {
|
closeContent().then(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user