mirror of
https://github.com/mpolden/echoip.git
synced 2025-03-20 02:50:05 +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); |