mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-16 14:03:31 +02: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); |