Welcome to mirror list, hosted at ThFree Co, Russian Federation.

activate.js « js - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c852d61d8a522661136f691933310382ab8bb49c (plain)
1
2
3
$(document).ready(function() {
	showFirstRunWizard();
});