Jump to content

User talk:Vinay was here

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Believe it or not, E sharp and B sharp exist. As far as I know, few prominent composers have used C-sharp major. —George8211 / T 17:28, 11 August 2015 (UTC)[reply]

Devtools
The service worker is not responding

Make sure it is added to your service-worker.js file as follows:

// service-worker.js
import { Prefetcher } from '@edgio/prefetch/sw'

new Prefetcher().route()
  

If this is your first time viewing this page, you may need to refresh your browser window to initialize the service worker properly after its installation.

Check @edgio/devtools documentation for more information.