mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
6 lines
78 B
JavaScript
6 lines
78 B
JavaScript
define([], function () {
|
|
|
|
'use strict';
|
|
|
|
return window.Handlebars;
|
|
}); |