mirror of
https://github.com/mpolden/echoip.git
synced 2025-01-13 03:37:21 +01:00
1 line
146 B
JavaScript
1 line
146 B
JavaScript
!function($){"use strict";$(document).ready(function(){$("#select-command").on("change",function(){$(".command").text($(this).val())})})}(jQuery); |