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