Files
nextcloud_minimalprofile/js/minimalprofile.js

6 lines
88 B
JavaScript
Raw Normal View History

2026-04-16 15:05:53 +02:00
/**
* Minimal Profile - minimal JS (placeholder)
2026-04-16 15:05:53 +02:00
*/
(function() {
'use strict';
})();