mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-03-09 17:20:05 +00:00
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
![]() |
$(document).ready(function(){
|
||
|
$('[data-bs-tooltip]').tooltip();
|
||
|
});
|