From d1d071462a0a1520d94a029886093b558b24267d Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sun, 30 Oct 2016 13:47:56 -0400 Subject: Support saving new actions --- mdl/mdlFfi.urs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mdl/mdlFfi.urs') diff --git a/mdl/mdlFfi.urs b/mdl/mdlFfi.urs index 74dd636..6e8188a 100644 --- a/mdl/mdlFfi.urs +++ b/mdl/mdlFfi.urs @@ -12,4 +12,6 @@ under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. *) +val upgradeAllRegistered : transaction unit + val showSnackbar : string (* id *) -> string (* text *) -> transaction unit -- cgit v1.2.3