Explorar o código

Remove trailing whitespace locally - GH editor seems to always force it

Borut %!s(int64=5) %!d(string=hai) anos
pai
achega
b426116566
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Audio/audioEngine.ts

+ 1 - 1
src/Audio/audioEngine.ts

@@ -396,4 +396,4 @@ export class AudioEngine implements IAudioEngine {
             this._connectedAnalyser.connectAudioNodes(this.masterGain, this._audioContext.destination);
         }
     }
-}
+}